bool levelRequired = false;
    bool TF_Required = false;
    bool itemRequired = false;
    bool triggerBool = false;
    bool vulnerabilityBool = false;
    
    bool haveTF = false;
    bool isLevel = false;
    bool hasItem = false;